[INFO] fetching crate nash-protocol 0.3.0...
[INFO] fixing nash-protocol-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate nash-protocol 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nash-protocol 0.3.0
[INFO] finished tweaking crates.io crate nash-protocol 0.3.0
[INFO] tweaked toml for crates.io crate nash-protocol 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nash-protocol 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 309 packages to latest compatible versions
[INFO] [stderr]       Adding async-recursion v0.3.2 (available: v1.1.1)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bs58 v0.3.1 (available: v0.5.1)
[INFO] [stderr]       Adding graphql_client v0.9.0 (available: v0.16.0)
[INFO] [stderr]       Adding k256 v0.9.6 (available: v0.13.4)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding ripemd160 v0.9.1 (available: v0.10.0)
[INFO] [stderr]       Adding secp256k1 v0.19.0 (available: v0.31.1)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding sha3 v0.9.1 (available: v0.12.0)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d
[INFO] running `Command { std: "docker" "start" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v2.13.0 removed features: std
[INFO] [stderr]   byteorder v1.5.0 (as host dependency) removed features: default
[INFO] [stderr]   either v1.16.0 removed features: std, use_std
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, std
[INFO] [stderr]   memchr v2.8.2 removed features: use_std
[INFO] [stderr]   memchr v2.8.2 (as host dependency) removed features: default
[INFO] [stderr]   tokio v1.52.3 removed features: windows-sys
[INFO] [stderr] 
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.2.11
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rust-gmp-kzen v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rust-bigint v1.2.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=7c18104d3c784492 -C extra-filename=-ca8ce7229a351b20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ee90286f1ebf5e39.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-897060a57faaa3a4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b4ddddc218b0c9f6.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-47f63908042f3fd5.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d502bbbc4af7ded3.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-cae257efa291d474.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-fcd9f0d27b13ce6d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c8dfeb1468e0ebe8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7f12d26714cfffb7 -C extra-filename=-b5210e456f5a5ef7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9fda1a4187d4e0e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-400eb405c995d4a1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-93e4e19a93b12367.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-49eee375d213a9e2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-c7153e11f6f5aff1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-146323874c52e8df.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-053bd7c8ffddec09.so --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d", kill_on_drop: false }`
[INFO] [stdout] 87674e63d38c5058928c5e2f8991f0894281eb9402ec857d48f4fd2e441e9b8d
